﻿2026-07-01T11:24:15.2351171Z ##[group]Run actions/checkout@v5
2026-07-01T11:24:15.2351680Z with:
2026-07-01T11:24:15.2352041Z   repository: SaberMage/spt-core
2026-07-01T11:24:15.2355523Z   token: ***
2026-07-01T11:24:15.2355895Z   ssh-strict: true
2026-07-01T11:24:15.2356277Z   ssh-user: git
2026-07-01T11:24:15.2356642Z   persist-credentials: true
2026-07-01T11:24:15.2357165Z   clean: true
2026-07-01T11:24:15.2357613Z   sparse-checkout-cone-mode: true
2026-07-01T11:24:15.2358109Z   fetch-depth: 1
2026-07-01T11:24:15.2358687Z   fetch-tags: false
2026-07-01T11:24:15.2359245Z   show-progress: true
2026-07-01T11:24:15.2359739Z   lfs: false
2026-07-01T11:24:15.2360163Z   submodules: false
2026-07-01T11:24:15.2360602Z   set-safe-directory: true
2026-07-01T11:24:15.2361122Z env:
2026-07-01T11:24:15.2361566Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T11:24:15.2362124Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T11:24:15.2362630Z ##[endgroup]
2026-07-01T11:24:15.3174701Z Syncing repository: SaberMage/spt-core
2026-07-01T11:24:15.3176362Z ##[group]Getting Git version info
2026-07-01T11:24:15.3176990Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-01T11:24:15.3177843Z [command]/usr/bin/git version
2026-07-01T11:24:15.3199006Z git version 2.43.0
2026-07-01T11:24:15.3216664Z ##[endgroup]
2026-07-01T11:24:15.3227786Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/82d2ae4f-63cb-4325-a648-cf05bf8e6cd1' before making global git config changes
2026-07-01T11:24:15.3229058Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T11:24:15.3230971Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-01T11:24:15.3263882Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-01T11:24:15.3281624Z https://github.com/SaberMage/spt-core
2026-07-01T11:24:15.3291184Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T11:24:15.3293753Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T11:24:15.3317139Z HEAD
2026-07-01T11:24:15.3348910Z ##[endgroup]
2026-07-01T11:24:15.3350900Z [command]/usr/bin/git submodule status
2026-07-01T11:24:15.3532859Z ##[group]Cleaning the repository
2026-07-01T11:24:15.3536303Z [command]/usr/bin/git clean -ffdx
2026-07-01T11:24:17.6219228Z Removing target/
2026-07-01T11:24:17.6232131Z [command]/usr/bin/git reset --hard HEAD
2026-07-01T11:24:17.6491059Z HEAD is now at 66137930b Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:24:17.6496711Z ##[endgroup]
2026-07-01T11:24:17.6498625Z ##[group]Disabling automatic garbage collection
2026-07-01T11:24:17.6503426Z [command]/usr/bin/git config --local gc.auto 0
2026-07-01T11:24:17.6531892Z ##[endgroup]
2026-07-01T11:24:17.6538932Z ##[group]Setting up auth
2026-07-01T11:24:17.6539489Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-01T11:24:17.6568767Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-01T11:24:17.6758090Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T11:24:17.6784125Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-01T11:24:17.6973249Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T11:24:17.6998450Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-01T11:24:17.7186011Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-01T11:24:17.7215291Z ##[endgroup]
2026-07-01T11:24:17.7215841Z ##[group]Fetching the repository
2026-07-01T11:24:17.7222774Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4703a16b8ddafa1cefb243e80f26695b0ebec30c:refs/remotes/pull/41/merge
2026-07-01T11:24:18.2336209Z From https://github.com/SaberMage/spt-core
2026-07-01T11:24:18.2337004Z  + 66137930b...4703a16b8 4703a16b8ddafa1cefb243e80f26695b0ebec30c -> pull/41/merge  (forced update)
2026-07-01T11:24:18.2356119Z ##[endgroup]
2026-07-01T11:24:18.2356652Z ##[group]Determining the checkout info
2026-07-01T11:24:18.2357301Z ##[endgroup]
2026-07-01T11:24:18.2361541Z [command]/usr/bin/git sparse-checkout disable
2026-07-01T11:24:18.2400597Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-01T11:24:18.2424983Z ##[group]Checking out the ref
2026-07-01T11:24:18.2425506Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T11:24:18.2512797Z Warning: you are leaving 1 commit behind, not connected to
2026-07-01T11:24:18.2513384Z any of your branches:
2026-07-01T11:24:18.2513596Z 
2026-07-01T11:24:18.2513936Z   66137930b Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:24:18.2514391Z 
2026-07-01T11:24:18.2514645Z If you want to keep it by creating a new branch, this may be a good time
2026-07-01T11:24:18.2515069Z to do so with:
2026-07-01T11:24:18.2515208Z 
2026-07-01T11:24:18.2515340Z  git branch <new-branch-name> 66137930b
2026-07-01T11:24:18.2515546Z 
2026-07-01T11:24:18.2518103Z HEAD is now at 4703a16b8 Merge a5129cdcb267344731d77852a5c4ac731c9d5251 into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:24:18.2524381Z ##[endgroup]
2026-07-01T11:24:18.2561491Z [command]/usr/bin/git log -1 --format=%H
2026-07-01T11:24:18.2587091Z 4703a16b8ddafa1cefb243e80f26695b0ebec30c
